home *** CD-ROM | disk | FTP | other *** search
/ Night Owl - The Best of BBS / Night Owl The Best of BBS (NOP-BBS) (Night Owl Publisher) (1994).iso / 014a / ezbbs215.lha / Data / ExtFiles / config < prev    next >
Text File  |  1994-01-20  |  523b  |  38 lines

  1. #
  2. # Initial directory when user starts external files shell
  3. #
  4.  InitialDir    i:gif
  5.  
  6. #
  7. # Allow access to these directories
  8. #
  9.  AllowedCD    (inc:gif|inc:modules)*
  10.  
  11. #
  12. # Text files viewable to the user
  13. #
  14.  AllowedMore    (*.readme|*.txt|*.doc|*.dok)
  15.  
  16. #
  17. # Show these files in directories
  18. #
  19.  AllowedLS    ~(.message|.initmessage)
  20.  
  21. #
  22. # Allow these files for transmission
  23. #
  24.  AllowedSZ    *
  25.  
  26. #
  27. # Allow access for these users
  28. #
  29.  AllowedUser    *
  30.  
  31. #
  32. # Extension (incl. period) for packed directories
  33. #
  34.  PackExtension    .lzh
  35.  
  36.  
  37. # Thanks for all the fish...
  38.